Version

Transaction<T> Class Fields

For a list of all members of this type, see Transaction<T> members.

Public Fields
 NameDescription
Public Fieldcolcolumn key  
Public FieldlayoutKeychild grid key  
Public FieldparentRowIdkey of the parent row  
Public Fieldrowtransaction row object (can be any concrete type)  
Public FieldrowIdrow id  
Public Fieldtidtransaction ID  
Public FieldtypeTransaction type. Can be either "cell" or "row"  
Public Fieldvaluecell value in case type = "cell"  
See Also

View on GitHub